home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18358 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. From: Warren R. Zeigler <warrenz@sisna.com>
  2. Subject: RE: Windows App won't run outside Borland
  3. Newsgroups: comp.os.ms-windows.programmer.misc,comp.lang.c++
  4. References: <4dpff6$13bu@pulp.ucs.ualberta.ca>
  5. Organization: Personal
  6. Message-ID: <01bb2c7c.6c1c9540$4722dacd@warren-sr>
  7. X-Newsreader: Microsoft Internet News
  8. NNTP-Posting-Host: dialup1371.sisna.com
  9. Date: 17 Apr 96 16:29:35 GMT
  10. Path: news.sisna.com!
  11.  
  12. You must load the Borland custom control DLL in your code.
  13.  
  14. On Friday, January 19, 1996, Craig Burrell wrote...
  15. >   I have a Windows application (16 bit, Win 3.1) which I created using 
  16. > the Borland C++  4.5 package.  I am finding that my program will not run
  17.  
  18. > correctly unless the Borland program is running.
  19. >   The problem seems to be  occuring when my program tries to construct 
  20. > custom dialog boxes.  I obtain an Application Error : GPF and it 
  21. > complains about OWL250.DLL.   
  22. >   Now, I know I've seen the solution to this problem on these groups 
  23. > several months ago, but I can't for the life of me remember what to do. 
  24.  
  25. > It's all very confusing.
  26. >   Could someone familiar with the Borland environment help me out on 
  27. > this?  
  28. > --
  29. > Craig Burrell                University of Alberta    
  30. > cburrell@gpu.srv.ualberta.ca               Physics IV
  31. > -----                               ------
  32. > '..I now demonstrate the frame of the System of the World...'
  33. >           - Sir Isaac Newton, "Principia"-
  34.  
  35.